Spanish updates from Alberto Nu~nez
[adiumx.git] / Plugins / Purple Service / es.lproj / DCPurpleZephyrJoinChatView.nib / classes.nib
blob92de6a8cff3982f60d3ed086a33b404a298f98b7
2     IBClasses =     (
3                 {
4             CLASS = DCGaimZephyrJoinChatViewController;
5             LANGUAGE = ObjC;
6             OUTLETS =             {
7                 "textField_class" = NSTextField;
8                 "textField_instance" = NSTextField;
9                 "textField_recipient" = NSTextField;
10             };
11             SUPERCLASS = DCJoinChatViewController;
12         },
13                 {
14             ACTIONS =             {
15                 closeWindow = id;
16                 joinChat = id;
17             };
18             CLASS = DCJoinChatViewController;
19             LANGUAGE = ObjC;
20             OUTLETS =             {
21                 "popUp_service" = NSPopUpButton;
22                 view = NSView;
23                 "view_customView" = NSView;
24             };
25             SUPERCLASS = NSWindowController;
26         },
27                 {
28             ACTIONS =             {
29                 joinChat = id;
30             };
31             CLASS = DCNothing;
32             LANGUAGE = ObjC;
33             OUTLETS =             {
34                 "popUp_service" = NSPopUpButton;
35                 "view_customView" = NSView;
36                 "window_main" = NSWindow;
37             };
38             SUPERCLASS = NSObject;
39         },
40                 {
41             CLASS = FirstResponder;
42             LANGUAGE = ObjC;
43             SUPERCLASS = NSObject;
44         }
45     );
46     IBVersion = 1;